'Declaration
<DispIdAttribute(100)> Function GetBlockOrientation( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As OCRBlockOrientation
[DispId(100)] OCRBlockOrientation GetBlockOrientation( string OCRResultID, int BlockIdx )
function GetBlockOrientation( OCRResultID: String; BlockIdx: Integer ): OCRBlockOrientation;
DispIdAttribute(100) function GetBlockOrientation( OCRResultID : String, BlockIdx : int ) : OCRBlockOrientation;
[DispId(100)] OCRBlockOrientation GetBlockOrientation( string* OCRResultID, int BlockIdx )
[DispId(100)] OCRBlockOrientation GetBlockOrientation( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx